.ContentDetails {
  width: 100%;
  overflow: hidden;
}
.Route_top {
  height: 44px;
  width: 100%;
  background: #fafafa;
  margin-bottom: 50px;
}
.Route_top .route_container {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.Route_top .route_container {
  text-align: left;
  line-height: 45px;
  font-size: 16px;
  box-shadow: 0px 1px 8px #f6f6f6;
}
.Route_top .route_container .text_left {
  color: #999999;
}
.Route_top .route_container .text_right {
  color: #666666;
}
.ContentDetails .ContentContainer {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 130px;
}
.ContentContainer .author_article_left {
  position: relative;
}
.ContentContainer .author_article {
  margin-bottom: 98px;
}
.author_article .author_name {
  position: absolute;
  width: 89px;
  text-align: center;
  top: 98px;
  font-size: 14px;
}
.ContentContainer .author_img {
  height: 89px;
  width: 89px;
  border-radius: 50%;
  border: 1px solid #808080;
}
.ContentContainer .author_article_right {
  height: 89px;
  width: 1081px;
}
.ContentContainer .author_article_right .article_title {
  height: 54px;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  line-height: 54px;
  font-size: 0px;
}
.article_title span {
  font-size: 26px;
  color: #333333;
  text-align: left;
  font-weight: normal;
}
.article_title .text_array {
  display: inline-block;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  background-color: #cccbd1;
  height: 28px;
  width: 80px;
  line-height: 24px;
  border-radius: 6px;
  margin-left: 30px;
}
.author_article_right .Release_time {
  font-size: 16px;
  color: #999999;
  margin-top: 18px;
}
.Release_time .Browse_volume {
  margin-right: 22px;
}
.Release_time .Browse_volume span {
  vertical-align: 2px;
}
.Release_time .Reply_times span {
  vertical-align: 4px;
}
.article_container {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 128px;
}
.article_img {
  margin-bottom: 40px;
}
.article_container p {
  text-align: left;
  font-size: 18px;
  color: #333333;
  line-height: 28px;
}
.replay_details {
  width: 1200px;
  border-top: 1px solid #e6e6e6;
  padding-top: 52px;
  margin-bottom:0px;
}
.replay_name {
  margin-top: 10px;
}
.replay_name a {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #999999;
  text-align: center;
}
.replay_details .replay_box {
  margin-bottom: 62px;
}
.replay_box .replay_right {
  width: 980px;
  border: 1px solid #e6e6e6;
  position: relative;
  padding: 12px 24px;
}
.replay_right .sanjiao {
  height: 0px;
  width: 0px;
  border: 30px solid transparent;
  border-right-color: #e6e6e6;
  position: absolute;
  left: -61px;
  top: 28px;
}
.replay_box .sanjiao1 {
  height: 0px;
  width: 0px;
  border: 30px solid transparent;
  border-right-color: #ffffff;
  position: absolute;
  left: -59px;
  top: 28px;
  z-index: 10;
}
.replay_right .replay_data {
  padding: 12px 0px;
  border-bottom: 1px dashed #e6e6e6;
}
.replay_data .size {
  font-size: 14px;
  color: #999999;
}
.replay_right .replay_content {
  padding-top: 20px;
  margin-bottom: 106px;
}
.replay_content .replay_content_details {
  font-size: 18px;
  color: #222222;
}
.replay_input .replay_input_text {
  height: 42.5px;
  width: 800px;
  border: 1px solid #d3d3d3;
  font-size: 18px;
  color: #888888;
  border-radius: 4px;
  background: #FFF;
  padding: 5px;
  box-sizing: border-box;
}
.replay_input .replay_input_button {
  width: 100px;
  height: 44px;
  font-size: 18px;
  color: #333333;
  text-align: center;
  background-color: #ffffff;
  border-style: none;
  border: 1px solid #d3d3d3;
  cursor: pointer;
  border-radius: 4px;
} 
.replay_input .replay_input_button:hover {
  background: linear-gradient(to top, #2a96ee, #61b9ff);
}
.replay_author_box {
  padding-top: 25px;
  padding-bottom: 50px;
}
.replay_author_box .replay_author_con {
  margin-left: 18px;
  line-height: 25px;
}
.replay_author .replay_author_img {
  height: 40px;
  width: 40px;
  border: 1px solid #808080;
  border-radius: 4px;
  cursor: pointer;
}
.replay_author_name {
  font-size: 18px;
  color: #2b2b2b;
}
.replay_author_text {
  font-size: 18px;
  color: #333333;
}
.replay_page {
  padding: 72px 0px;
}
.replay_page .page li{
  width: 34px;
  height: 34px;
  border: 1px solid #d5dfec;
  border-radius: 4px;
  text-align: center;
  line-height: 34px;
  float: right;
  margin-left: 10px;
  cursor: pointer;
}
.replay_page .page li:hover {
  background: linear-gradient(to top, #2a96ee, #61b9ff);
}
.replay_page .page li.active {
  background: linear-gradient(to top, #2a96ee, #61b9ff);
}
.article_replay_con {
  width: 938px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  margin-top: 52px;
}
.auther_img {
  width: 89px;
  height: 89px;
  border-radius: 4px;
}